It is mainly used for outputting certificate information , can also sign certificate request file, self-signed, convert certificate format , etc.The OpenSSL x509 tool does not use the settings in the OpenSSL configuration file, but is completely
Research on creating an X509 Certificate and obtaining the certificate key
Author: Xiao Bo
Personal blog: http://blog.csdn.net/eaglet; http://www.cnblogs.com/eaglet
2007/7 Nanjing
Background
The format of the server SSL digital certificate and the
Under the Windows platform, if you want to parse a X509 certificate file, the most straightforward way is to use Microsoft's CryptoAPI. But under the non-Windows platform, you can only use the powerful open source cross-platform library OpenSSL.
Today, when trying to build a Docker registry private warehouse on a Mac machine, the latest registry of the Cup has been forced to use SSL authentication for security reasons, so we have a detailed understanding of the use of OpenSSL on Linux/mac,
X509 Certificate IntroductionThe digital certificate standard developed by the International Telecommunication Union (ITU-T), which I believe is well known, is now available in three versions, as far as I know, the. NET uses the concept of the X.509-
Read into a CER file, CertCreateCertificateContext generate Cert_context. Cert_context there is a cert_info,cert_info in this data structure that has a subjectpublickeyinfo, Subjectpublickeyinfo is a data segment of the Publickey_info type , which
The original is in http://bbs.pediy.com/archive/index.php?t-97663.html, but I think this article is very good, I copied down to make my notes withI. Analysis of X509 certificate 1. Read the certificate data from the certificate file on diskunsigned
Introduction (Creating a generated certificate can only be used for test use.) If you want to use a self-signed certificate, you can only issue certificates to the CA authority for two-way authentication to use.The use of HTTP (Hypertext Transfer)
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.